Skip to content

fix(ci): exclude Markdown from ruff; bump setup-python to v7 - #19

Merged
PabloTheThinker merged 1 commit into
mainfrom
fix/ci-ruff-exclude-md-and-setup-python-7
Jul 27, 2026
Merged

fix(ci): exclude Markdown from ruff; bump setup-python to v7#19
PabloTheThinker merged 1 commit into
mainfrom
fix/ci-ruff-exclude-md-and-setup-python-7

Conversation

@PabloTheThinker

Copy link
Copy Markdown
Owner

Summary

  • Exclude **/*.md from Ruff so embedded Python in specs (notably LOOM_DREAMING_SPEC.md) does not fail ruff format --check under Ruff 0.16+.
  • Bump actions/setup-python from v6 → v7 in CI and release workflows (supersedes chore(deps): bump actions/setup-python from 6 to 7 #18).

Test plan

  • ruff check src/ tests/
  • ruff format --check src/ tests/
  • CI green on this PR

Made with Cursor

Ruff 0.16+ reformats fenced Python in LOOM_DREAMING_SPEC.md and breaks
the format check. Exclude *.md and finish the open Dependabot setup-python bump.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PabloTheThinker
PabloTheThinker merged commit 349323d into main Jul 27, 2026
5 checks passed
@PabloTheThinker
PabloTheThinker deleted the fix/ci-ruff-exclude-md-and-setup-python-7 branch July 27, 2026 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant